Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / bu Class / b(DateTime[]) Method

In This Topic
    b(DateTime[]) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub b( _
       ByVal a() As System.Date _
    ) 
    protected void b( 
       System.DateTime[] a
    )

    Parameters

    a
    See Also